powered by
Density function of the logistic distribution with zero mean and unit variance.
dstlogis(x)
The value of the density.
Vector of quantiles.
Arnošt Komárek arnost.komarek@mff.cuni.cz
dstlogis(x) = dlogis(x, 0, sqrt(3)/pi)
dlogis for the logistic distribution.
dlogis
dstlogis(0) dstlogis(seq(-3, 3, 0.2))
Run the code above in your browser using DataLab